home *** CD-ROM | disk | FTP | other *** search
- object S6_006TABL is MEDIADISTRIBUTOR
- with
- Duration is -1;
- X is 0; Y is 0; Width is 640; Height is 480;
- Items is [
- S6A12_006_PIC,
- S6A2_RENOIR,
- S6A3_RT,
- S6A4_TO,
- S6A5_VA,
- S6A6_LA,
- S6A7_MO,
- S6A8_WA,
- S6A9_GA,
- S6A10_DE,
- S6A11_DX
- ];
- end;
-
- object S6A12_006_PIC is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.GoToBeginning();
- self.Run(true);
- TRANSITION.Set(WipeTop, 300);
- self.Show(true);
- end;
-
- Finished()
- do
- APPLICATION.GoTo(S3_001SOMM);
- end;
-
- with
- Target is C293_006_PIC;
- Duration is 1000;
- X is 0; Y is 0; Width is 640; Height is 480;
- end;
-
- object S6A2_RENOIR is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.Enable(true);
- self.Show(true);
- end;
-
- MouseUp(theX, theY)
- do
- APPLICATION.GoTo(S418_021REME);
- end;
-
- with
- Duration is -1;
- X is 54; Y is 0; Width is 41; Height is 43;
- end;
-
- object S6A3_RT is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.Enable(true);
- self.Show(true);
- end;
-
- MouseUp(theX, theY)
- do
- APPLICATION.GoTo(S498_ECRAN_FIN);
- end;
-
- with
- Duration is -1;
- X is 279; Y is 4; Width is 41; Height is 39;
- end;
-
- object S6A4_TO is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.Enable(true);
- self.Show(true);
- end;
-
- MouseUp(theX, theY)
- do
- APPLICATION.GoTo(S498_ECRAN_FIN);
- end;
-
- with
- Duration is -1;
- X is 429; Y is 5; Width is 41; Height is 40;
- end;
-
- object S6A5_VA is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.Enable(true);
- self.Show(true);
- end;
-
- MouseUp(theX, theY)
- do
- APPLICATION.GoTo(S424_031VAME);
- end;
-
- with
- Duration is -1;
- X is 55; Y is 163; Width is 38; Height is 39;
- end;
-
- object S6A6_LA is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.Enable(true);
- self.Show(true);
- end;
-
- MouseUp(theX, theY)
- do
- APPLICATION.GoTo(S498_ECRAN_FIN);
- end;
-
- with
- Duration is -1;
- X is 182; Y is 161; Width is 42; Height is 42;
- end;
-
- object S6A7_MO is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.Enable(true);
- self.Show(true);
- end;
-
- MouseUp(theX, theY)
- do
- APPLICATION.GoTo(S408_011MOME);
- end;
-
- with
- Duration is -1;
- X is 308; Y is 162; Width is 40; Height is 41;
- end;
-
- object S6A8_WA is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.Enable(true);
- self.Show(true);
- end;
-
- MouseUp(theX, theY)
- do
- APPLICATION.GoTo(S498_ECRAN_FIN);
- end;
-
- with
- Duration is -1;
- X is 463; Y is 163; Width is 42; Height is 41;
- end;
-
- object S6A9_GA is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.Enable(true);
- self.Show(true);
- end;
-
- MouseUp(theX, theY)
- do
- APPLICATION.GoTo(S498_ECRAN_FIN);
- end;
-
- with
- Duration is -1;
- X is 54; Y is 320; Width is 40; Height is 40;
- end;
-
- object S6A10_DE is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.Enable(true);
- self.Show(true);
- end;
-
- MouseUp(theX, theY)
- do
- APPLICATION.GoTo(S498_ECRAN_FIN);
- end;
-
- with
- Duration is -1;
- X is 260; Y is 320; Width is 42; Height is 41;
- end;
-
- object S6A11_DX is MEDIADELEGATOR
- has
-
- OffScreen()
- do
- self.Enable(true);
- self.Show(true);
- end;
-
- MouseUp(theX, theY)
- do
- APPLICATION.GoTo(S434_041DXME);
- end;
-
- with
- Duration is -1;
- X is 385; Y is 320; Width is 40; Height is 40;
- end;
-
-